ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Waterfall<T> Class / StartLabel Property

In This Topic
    StartLabel Property (Waterfall<T>)
    In This Topic
    Gets or sets the label of the start bar.
    Syntax
    'Declaration
     
    Public Property StartLabel As String
    public string StartLabel {get; set;}
    See Also